home *** CD-ROM | disk | FTP | other *** search
/ Star Trek Starfleet Academy Mini Omnipedia / MINI_OMNI.ISO / pc / omni_v2.dxr / 00043_Line Down Button Index.ls < prev    next >
Encoding:
Text File  |  1996-04-15  |  105 b   |  6 lines

  1. on mouseDown
  2.   global oIndexScroller
  3.   set x to the mouseV
  4.   mIndexSliderPage(oIndexScroller, #line)
  5. end
  6.